gdkwayland-window: Don't map the grab transfer menu for GtkMenu
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 13 Aug 2014 23:01:52 +0000 (19:01 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Wed, 13 Aug 2014 23:03:39 +0000 (19:03 -0400)
commit966b191e132fb8cfef039fb02a971e4e92c01dc1
tree7b6d326db298957dd14d91a5767cea61367b8cd8
parentf5d1d310437e40d47879b48e708870c0a9d7c669
gdkwayland-window: Don't map the grab transfer menu for GtkMenu

This is a bad idea in general, but it also means that the focus for a
window drops when we pop up a menu, since the grab transfer menu exists.
gdk/wayland/gdkwindow-wayland.c